Vcenter NamespaceManagement NSXTier0Gateway FilterSpec
Vcenter NamespaceManagement NSXTier0Gateway FilterSpec
The Vcenter NamespaceManagement NSXTier0Gateway FilterSpec schema contains additional properties used to filter the results when listing NSXTier0Gateway (see GET /vcenter/namespace-management/nsx-tier0-gateways).
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"include_vrf": false
}
boolean
include_vrf
Optional
Criteria of if Tier0-VRF gateways should be included as part of result.
This property was added in vSphere API 9.0.0.0.
If missing or null
, only non-VRF Tier0 Gateways will be returned.